<dd>retrieve any functions registered as optional</dd>
<dt><code>ap_hook_post_read_request</code></dt>
<dd>called after reading the request, before any other phase</dd>
<dt><code>ap_hook_quick_handler</code></dt>
<dd>called before any request processing, used by cache modules.</dd>
<dt><code>ap_hook_translate_name</code></dt>
<dd>translate the URI into a filename</dd>
<dt><code>ap_hook_type_checker</code></dt>
<dd>determine and/or set the doc type</dd>
</dl>
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English"> en </a> |
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
</div><div id="footer">
<p class="apache">Copyright 1995-2006 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>